[INFO] fetching crate intercept-bounce 0.9.1...
[INFO] testing intercept-bounce-0.9.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate intercept-bounce 0.9.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate intercept-bounce 0.9.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate intercept-bounce 0.9.1
[INFO] tweaked toml for crates.io crate intercept-bounce 0.9.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate intercept-bounce 0.9.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate intercept-bounce 0.9.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.1
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded vergen v8.3.2
[INFO] [stderr]   Downloaded windows-result v0.4.0
[INFO] [stderr]   Downloaded windows-interface v0.59.2
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.2
[INFO] [stderr]   Downloaded windows-core v0.62.1
[INFO] [stderr]   Downloaded windows-implement v0.60.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.23.0
[INFO] [stderr]   Downloaded opentelemetry v0.23.0
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.24.0
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded cc v1.2.39
[INFO] [stderr]   Downloaded anstream v0.6.20
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.16.0
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.6.0
[INFO] [stderr]   Downloaded regex v1.11.3
[INFO] [stderr]   Downloaded windows-strings v0.5.0
[INFO] [stderr]   Downloaded input-linux-sys v0.9.0
[INFO] [stderr]   Downloaded float-cmp v0.10.0
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded regex-automata v0.4.11
[INFO] [stderr]   Downloaded windows-sys v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c0598bf02dbdec20f4a2bf572e9019e6346db8653da38c554c301e003cf1ff8
[INFO] running `Command { std: "docker" "start" "-a" "5c0598bf02dbdec20f4a2bf572e9019e6346db8653da38c554c301e003cf1ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c0598bf02dbdec20f4a2bf572e9019e6346db8653da38c554c301e003cf1ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c0598bf02dbdec20f4a2bf572e9019e6346db8653da38c554c301e003cf1ff8", kill_on_drop: false }`
[INFO] [stdout] 5c0598bf02dbdec20f4a2bf572e9019e6346db8653da38c554c301e003cf1ff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ab577c43ecf2e36d433ac51d648d39f7024c281eb7df0ae0d31c23557cb4988
[INFO] running `Command { std: "docker" "start" "-a" "1ab577c43ecf2e36d433ac51d648d39f7024c281eb7df0ae0d31c23557cb4988", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling input-linux-sys v0.9.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling intercept-bounce v0.9.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: intercept-bounce@0.9.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling opentelemetry v0.23.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling opentelemetry_sdk v0.23.0
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.6.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.65s
[INFO] running `Command { std: "docker" "inspect" "1ab577c43ecf2e36d433ac51d648d39f7024c281eb7df0ae0d31c23557cb4988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab577c43ecf2e36d433ac51d648d39f7024c281eb7df0ae0d31c23557cb4988", kill_on_drop: false }`
[INFO] [stdout] 1ab577c43ecf2e36d433ac51d648d39f7024c281eb7df0ae0d31c23557cb4988
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47726b6c03922a4671c07cd1ed58d6240c867987e87d47bdf3ad4df3ca8db3af
[INFO] running `Command { std: "docker" "start" "-a" "47726b6c03922a4671c07cd1ed58d6240c867987e87d47bdf3ad4df3ca8db3af", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr] warning: intercept-bounce@0.9.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling input-linux-sys v0.9.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling opentelemetry_sdk v0.23.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling tonic v0.11.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tracing-opentelemetry v0.24.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.6.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.16.0
[INFO] [stderr]    Compiling intercept-bounce v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]   --> tests/property_tests.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use test_helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]  --> tests/filter_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_helpers::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]   --> tests/sanity.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use test_helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_helpers`
[INFO] [stdout]   --> tests/unit_stats.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use test_helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: intercept-bounce@0.9.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr] error: could not compile `intercept-bounce` (test "filter_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: intercept-bounce@0.9.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr] error: could not compile `intercept-bounce` (test "property_tests") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: intercept-bounce@0.9.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr] error: could not compile `intercept-bounce` (test "sanity") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] warning: intercept-bounce@0.9.1: not within a suitable 'git' worktree!
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_BRANCH set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_COUNT set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_DATE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_MESSAGE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_COMMIT_TIMESTAMP set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: intercept-bounce@0.9.1: VERGEN_GIT_DIRTY set to default
[INFO] [stderr] error: could not compile `intercept-bounce` (test "unit_stats") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "47726b6c03922a4671c07cd1ed58d6240c867987e87d47bdf3ad4df3ca8db3af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47726b6c03922a4671c07cd1ed58d6240c867987e87d47bdf3ad4df3ca8db3af", kill_on_drop: false }`
[INFO] [stdout] 47726b6c03922a4671c07cd1ed58d6240c867987e87d47bdf3ad4df3ca8db3af
